home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / fax / src / relnotes / ch6.cmm < prev    next >
Text File  |  1994-08-01  |  3KB  |  77 lines

  1. .ds FF Flex\s-1FAX\s+1
  2. .nr H1 5
  3. .H 1 "Known Problems and Workarounds"
  4. This section describes known problems and limitations in the current
  5. release of the software.
  6. The following list is approximately sorted in order of most important
  7. to least important to correct.
  8. .AL 1 +5
  9. .LI
  10. The Class 1 driver does not correctly handle the case where valid
  11. optional frames are followed by an invalid \s-1DIS\s+1 frame during the
  12. initial call setup phase of the Group 3 fax protocol.
  13. This can cause calls to fail with the diangostic
  14. "Unable to get remote capabilities or remote is not T.4 compatible".
  15. .LI
  16. The management of outbound jobs does not handle multiple modems well.
  17. In particular, multiple jobs to the same destination are serialized 
  18. (which may be incorrect if the remote site is capable of accepting
  19. multiple simultaneous calls).
  20. There are also issues with regard to the timely scheduling of jobs
  21. in an environment with multiple fax modems.
  22. .LI
  23. The server does not do copy quality checking of received facsimile data.
  24. .LI
  25. There is no support for the interruption of a receive operation.
  26. .LI
  27. The server does not do a good job of handling ``short pages''; it
  28. should calculate the actual filled region of each page and transmit
  29. only the imaged area if the receiving facsimile machine is capable
  30. of receiving variable length pages.
  31. .LI
  32. There is a race condition in the server where a user may request that
  33. a job be removed/aborted may not be executed even though the user
  34. is told that the job has been aborted and removed from the queue.
  35. This problem only occurs if the request arrives simultaneously with
  36. the recognition of a failed dial attempt.
  37. .LI
  38. The server permits PostScript conversion operations to run indefinitely;
  39. there should be a timeout.
  40. .LI
  41. The server does not gracefully handle the situation where the locally
  42. cached facsimile machine capabilities cause a document to be prepared
  43. for submission that is unacceptable to the destination machine (this
  44. can occur if machines are swapped at the remote end).
  45. The server should automatically disconnect and reformat the documents
  46. in this case;
  47. instead the server returns the original documents to the sender.
  48. .LI
  49. There is no support for submitting documents that are to be
  50. retrieved by polling.
  51. .LI
  52. The server does not generate ad-hoc cover pages when a transmission
  53. is continued after an error.
  54. .LI
  55. There is no support for time-of-day restrictions on when calls may be placed.
  56. .LI
  57. There is no support for restricting which phone numbers can be dialed.
  58. .LI
  59. The \s-1TSI\s+1 checking facility should support a ``narrowing''
  60. mechanism whereby specific \s-1TSI\s+1 can be rejected.
  61. .LI
  62. There are some nuisance problems in the Class 1 modem driver related
  63. to cleanly shutting down after an error.
  64. .LI
  65. It is desirable to support ``tag lines'': lines of text at the top of
  66. each outgoing page that specify a local identification, the time and date,
  67. and the page number.
  68. .LI
  69. There is no mechanism for changing the order of outbound jobs in the queue.
  70. .LI
  71. The \s-1USR\s+1 Courier and Sportster modems return the same product
  72. identification code but use different configuration files.
  73. This causes problems with the auto-detection scheme used by
  74. the \f2faxaddmodem\fP script.
  75. Users must manually setup a prototype configuration file for Sportster modems.
  76. .LE
  77.